projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1fbd6d0
)
Use new face.
author
Simon Marshall
<simon@gnu.org>
Mon, 28 Oct 1996 10:08:07 +0000
(10:08 +0000)
committer
Simon Marshall
<simon@gnu.org>
Mon, 28 Oct 1996 10:08:07 +0000
(10:08 +0000)
lisp/progmodes/sh-script.el
patch
|
blob
|
history
diff --git
a/lisp/progmodes/sh-script.el
b/lisp/progmodes/sh-script.el
index 3810444d65b49f5a87adfafaa69efcc04191e59d..bb007e1950f749daf668146e4015c58718f61fcb 100644
(file)
--- a/
lisp/progmodes/sh-script.el
+++ b/
lisp/progmodes/sh-script.el
@@
-699,7
+699,7
@@
This adds rules for comments and assignments."
(mapconcat 'identity (sh-feature sh-builtins) "\\|")
"\\)\\>")
(2 font-lock-keyword-face nil t)
- (6 font-lock-
function-name
-face))
+ (6 font-lock-
builtin
-face))
,@(sh-feature sh-font-lock-keywords-2)))
(,(concat keywords "\\)\\>")
2 font-lock-keyword-face)